func encoding/hex.toChar

2 uses

	encoding/hex (current package)
		hex.go#L237: func toChar(b byte) byte {
		hex.go#L287: 		h.rightChars[h.used] = toChar(data[i])